home *** CD-ROM | disk | FTP | other *** search
/ PC World 2007 November / PCWorld_2007-11_cd.bin / komunikace / plainhtml / ph45_ENU_Setup.exe / {app} / data / PHP String.dat < prev    next >
Text File  |  2007-09-17  |  815b  |  61 lines

  1. AddCSlashes();
  2. AddSlashes();
  3. bin2hex();
  4. Chop();
  5. Chr();
  6. chunk_split();
  7. convert_cyr_string();
  8. count_chars();
  9. crypt();
  10. echo();
  11. explode();
  12. flush();
  13. get_html_translation_table();
  14. get_meta_tags();
  15. htmlentities();
  16. htmlspecialchars();
  17. implode();
  18. join();
  19. ltrim();
  20. md5();
  21. Metaphone();
  22. nl2br();
  23. Ord();
  24. parse_str();
  25. print();
  26. printf();
  27. quoted_printable_decode();
  28. QuoteMeta();
  29. rawurldecode();
  30. rawurlencode();
  31. setlocale();
  32. similar_text();
  33. soundex();
  34. sprintf();
  35. strcasecmp();
  36. strchr();
  37. strcmp();
  38. strcspn();
  39. strip_tags();
  40. StripCSlashes();
  41. StripSlashes();
  42. stristr();
  43. strlen();
  44. strpos();
  45. strrchr();
  46. str_repeat();
  47. strrev();
  48. strrpos();
  49. strspn();
  50. strstr();
  51. strtok();
  52. strtolower();
  53. strtoupper();
  54. str_replace();
  55. strtr();
  56. substr();
  57. substr_replace();
  58. trim();
  59. ucfirst();
  60. ucwords();
  61.